Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve todos in the codebase #90

Merged
merged 9 commits into from
Oct 31, 2024
Merged

Conversation

mininny
Copy link
Collaborator

@mininny mininny commented Oct 17, 2024

This PR cleans up some TODOs in the codebase.

@mininny mininny force-pushed the feature/mininny/resolve-todos branch from d87e934 to c26f8bb Compare October 17, 2024 22:12
@mininny mininny force-pushed the feature/mininny/resolve-todos branch from c26f8bb to 5d087c3 Compare October 18, 2024 03:56
@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 68.18182% with 21 lines in your changes missing coverage. Please review.

Project coverage is 60.17%. Comparing base (e1a5b01) to head (c6c8c9f).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
rvgo/slow/vm.go 65.71% 8 Missing and 4 partials ⚠️
rvgo/fast/vm.go 75.86% 4 Missing and 3 partials ⚠️
rvgo/fast/instrumented.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   60.84%   60.17%   -0.67%     
==========================================
  Files          26       26              
  Lines        3833     3802      -31     
==========================================
- Hits         2332     2288      -44     
- Misses       1385     1390       +5     
- Partials      116      124       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mininny mininny marked this pull request as ready for review October 18, 2024 15:48
@mininny mininny requested a review from ImTei October 18, 2024 17:59
rvgo/fast/memory.go Outdated Show resolved Hide resolved
rvgo/fast/vm.go Outdated Show resolved Hide resolved
rvgo/fast/memory.go Outdated Show resolved Hide resolved
rvgo/fast/vm.go Show resolved Hide resolved
rvgo/slow/vm.go Outdated Show resolved Hide resolved
rvgo/slow/vm.go Outdated Show resolved Hide resolved
rvsol/src/RISCV.sol Outdated Show resolved Hide resolved
rvgo/fast/vm.go Outdated Show resolved Hide resolved
@mininny mininny force-pushed the feature/mininny/resolve-todos branch from eb34592 to 22f0c71 Compare October 22, 2024 23:31
@mininny mininny added this pull request to the merge queue Oct 31, 2024
Merged via the queue into master with commit df0d2cc Oct 31, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants